/*½¹µãÍ¼ begin*/
.focus {
    width: 603px;
    height: 332px;
    overflow: hidden;
    margin-bottom: 0px;
    float: left;
}
.title {
    height: 50px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
}
.temp {
    margin: 0px;
}
.slideshow {
    clear: both;
}
.slideshow li {
    position: relative;
    overflow: hidden;
}
.h1focus,.h1focus a{
    color: #fff;
    position: absolute;
    bottom: 3px;
    left: 10px;
    height: 25px;
    overflow: hidden;
    font-weight: normal;
    font-size:14px;
    font-family:"Microsoft Yahei", "Î¢ÈíÑÅºÚ", "Tahoma", "SimSun";
}
.slideshow .title {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: rgb(0,0,0);
    color: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    overflow: hidden;
}
.slidebar li {
    float: left;
    margin-right: 4px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
    background-color: #CCC;
    border: solid 1px #F0F0F0;
}
.slidebar li.on {
    background: rgb(204,0,0);
    color: #FFF;
    font-weight: 700;
}
.slidebar {
    position: absolute;
    bottom: 5px;
    +bottom: 8px;
    right: 4px;
    width: 120px;
}
.block {
    margin: 0;
    position: relative;
}
#slidesImgs li {
    width: 603px;
    height: 332px;
    display: none;
}
#slidesImgs li img {
    width: 603px;
    height: 332px;
}
/*½¹µãÍ¼ end*/